diff options
author | Matthew Bloch <matthew@bytemark.co.uk> | 2014-12-04 18:35:36 +0000 |
---|---|---|
committer | Matthew Bloch <matthew@bytemark.co.uk> | 2014-12-04 18:35:36 +0000 |
commit | fcf00ad61a60c9e99a7d45380803f0dbf0b858f5 (patch) | |
tree | b819c65842ce37dbd80108464425e0c0779534c9 /debian/install | |
parent | a7162ddb80be70443d5617cac5d71ce6521e9f42 (diff) |
Realised we don't need sudo at all to run our btrfs commands, removed all
references.
Diffstat (limited to 'debian/install')
-rw-r--r-- | debian/install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/install b/debian/install index 73ce9d1..9c9199f 100644 --- a/debian/install +++ b/debian/install @@ -5,4 +5,3 @@ byteback-setup-client-receive /usr/bin byteback-snapshot /usr/bin byteback-prune /usr/bin lib/* /usr/lib/byteback -sudoers.d/byteback /etc/sudoers.d/ |