diff options
author | Sergey Poznyakoff <gray@gnu.org> | 2019-12-01 08:09:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:09:33 +0700 |
commit | 7f8489d5ef1a04f0eff9e58f6d6fd6fb28b59908 (patch) | |
tree | 4eb0c85179753ed5b76902d21a5148a65183885a /system/sargon/sargon.json | |
parent | 7f184736aaab928e8cdf8b1e1f17fe169b82df6d (diff) | |
download | slackbuilds-7f8489d5ef1a04f0eff9e58f6d6fd6fb28b59908.tar.gz |
system/sargon: Added (User privilege system for docker).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sargon/sargon.json')
-rw-r--r-- | system/sargon/sargon.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/sargon/sargon.json b/system/sargon/sargon.json new file mode 100644 index 0000000000..e73b0d7b99 --- /dev/null +++ b/system/sargon/sargon.json @@ -0,0 +1,2 @@ +{ "pidfile":"/var/run/sargon.pid" } + |