2015-12-22 13:05:00 -08:00
|
|
|
# sudo logging breaks journalctl output with very long urls (systemd bug)
|
|
|
|
|
Defaults !syslog
|
|
|
|
|
|
2015-07-24 01:42:28 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/createappdir.sh env_keep="HOME BOX_ENV"
|
2015-07-20 00:09:47 -07:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/createappdir.sh
|
|
|
|
|
|
2015-07-24 01:42:28 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/rmappdir.sh env_keep="HOME BOX_ENV"
|
2015-07-20 00:09:47 -07:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/rmappdir.sh
|
|
|
|
|
|
2015-07-24 01:42:28 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/reloadnginx.sh env_keep="HOME BOX_ENV"
|
2015-07-20 00:09:47 -07:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/reloadnginx.sh
|
|
|
|
|
|
2015-07-24 01:42:28 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/reboot.sh env_keep="HOME BOX_ENV"
|
2015-07-20 00:09:47 -07:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/reboot.sh
|
|
|
|
|
|
2015-07-24 01:42:28 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/reloadcollectd.sh env_keep="HOME BOX_ENV"
|
2015-07-20 00:09:47 -07:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/reloadcollectd.sh
|
|
|
|
|
|
2015-08-08 19:04:56 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/collectlogs.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/collectlogs.sh
|
2016-01-25 17:54:02 -08:00
|
|
|
|
|
|
|
|
Defaults!/home/yellowtent/box/src/scripts/retire.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/retire.sh
|
|
|
|
|
|
2016-10-31 14:55:06 +01:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/update.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/update.sh
|
2017-03-07 15:16:18 +01:00
|
|
|
|
|
|
|
|
Defaults!/home/yellowtent/box/src/scripts/authorized_keys.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/authorized_keys.sh
|
2017-04-17 15:10:29 +02:00
|
|
|
|
2017-04-23 17:39:43 -07:00
|
|
|
Defaults!/home/yellowtent/box/src/scripts/node.sh env_keep="HOME BOX_ENV NODE_ENV"
|
2017-04-20 15:12:43 +02:00
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/node.sh
|
2017-08-11 22:05:31 +02:00
|
|
|
|
|
|
|
|
Defaults!/home/yellowtent/box/src/scripts/mvlogrotateconfig.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/mvlogrotateconfig.sh
|
|
|
|
|
|
|
|
|
|
Defaults!/home/yellowtent/box/src/scripts/rmlogrotateconfig.sh env_keep="HOME BOX_ENV"
|
|
|
|
|
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/rmlogrotateconfig.sh
|